home *** CD-ROM | disk | FTP | other *** search
/ Chip: Net Guide / CHIP NET Rehberi Eylül 1998.iso / ftp / 32psfp / _SETUP.1 / ftppro.exe / 0 / RCDATA / TINTROFORM / TINTROFORM.txt
Encoding:
Text File  |  1998-06-12  |  2.2 KB  |  76 lines

  1. object IntroForm: TIntroForm
  2.   Left = 279
  3.   Top = 295
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Welcome To AutoFTP'
  7.   ClientHeight = 91
  8.   ClientWidth = 438
  9.   Color = clAqua
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 48
  19.     Top = 8
  20.     Width = 369
  21.     Height = 41
  22.     AutoSize = False
  23.     Caption = 
  24.       'If you are using AutoFTP for the first time and, especially if y' +
  25.       'ou do not have prior experience with FTP software, we strongly s' +
  26.       'uggest that you click on AutoFTP Assistant button in the main sc' +
  27.       'reen.'
  28.     Font.Color = clBlue
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     WordWrap = True
  34.   end
  35.   object AssistantBtn: TSpeedButton
  36.     Left = 12
  37.     Top = 12
  38.     Width = 27
  39.     Height = 27
  40.     Hint = 'AutoFTP Assistant'
  41.     AllowAllUp = True
  42.     GroupIndex = 5
  43.     Glyph.Data = {
  44.       78010000424D7801000000000000760000002800000020000000100000000100
  45.       04000000000000000000120B0000120B00000000000000000000000000000000
  46.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  47.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  48.       333333333337FF3333333333330003333333333333777F333333333333080333
  49.       3333333F33777FF33F3333B33B000B33B3333373F777773F7333333BBB0B0BBB
  50.       33333337737F7F77F333333BBB0F0BBB33333337337373F73F3333BBB0F7F0BB
  51.       B333337F3737F73F7F3333BB0FB7BF0BB3333F737F37F37F73FFBBBB0BF7FB0B
  52.       BBB3773F7F37337F377333BB0FBFBF0BB333337F73F333737F3333BBB0FBF0BB
  53.       B3333373F73FF7337333333BBB000BBB33333337FF777337F333333BBBBBBBBB
  54.       3333333773FF3F773F3333B33BBBBB33B33333733773773373333333333B3333
  55.       333333333337F33333333333333B3333333333333337333333330000}
  56.     NumGlyphs = 2
  57.   end
  58.   object Label2: TLabel
  59.     Left = 5
  60.     Top = 72
  61.     Width = 361
  62.     Height = 13
  63.     Caption = 
  64.       'Note: This window is displayed only when you start AutoFTP for t' +
  65.       'he first time.'
  66.   end
  67.   object BitBtn1: TBitBtn
  68.     Left = 376
  69.     Top = 64
  70.     Width = 59
  71.     Height = 25
  72.     TabOrder = 0
  73.     Kind = bkOK
  74.   end
  75. end
  76.